Context-Vista: Visualizing Context Token Usage and Cost in DSH

context-vista is a client plugin developed by GooodWei for DeepSeek Harness, offering the /context slash command and a floating ring chart on the right side. It displays real-time token usage for system, tools, messages, and remaining space, while estimating session costs. The floating card supports dragging and collapsing, with a button at the bottom to trigger /compact for context compression. Built-in DeepSeek pricing allows customization of peak and off-peak unit prices per route in ~/.dsh/settings.yaml. Install with: dsh plugin --profile web add github:GooodWei/context-vista, then start dsh web. Licensed under MIT.

Read More